| 2006-01-29 |
kaf24@firebug... | Adding network testing support for xm-test with hvm. |
commit | commitdiff | tree | snapshot |
| 2006-01-29 |
kaf24@firebug... | VMX support for xm-test currently doesn't support netwo... |
commit | commitdiff | tree | snapshot |
| 2006-01-29 |
kaf24@firebug... | Ever since patchset 8648 (xen-unstable.hg) all my confi... |
commit | commitdiff | tree | snapshot |
| 2006-01-29 |
kaf24@firebug... | Export the hypercall_page symbol to modules, otherwise... |
commit | commitdiff | tree | snapshot |
| 2006-01-28 |
kaf24@firebug... | Replace the MMUEXTOP 'pfn hole' commands with a new |
commit | commitdiff | tree | snapshot |
| 2006-01-28 |
kaf24@firebug... | Clean up shadow-translate xen patches. Add abstractions |
commit | commitdiff | tree | snapshot |
| 2006-01-28 |
kaf24@firebug... | Remove shadow-translate Linux patches for now. We'll... |
commit | commitdiff | tree | snapshot |
| 2006-01-28 |
sos22@douglas... | Fix build. |
commit | commitdiff | tree | snapshot |
| 2006-01-27 |
sos22@douglas... | Merge. |
commit | commitdiff | tree | snapshot |
| 2006-01-27 |
sos22@douglas... | Turn down debug a bit, and generally tidy hings up... |
commit | commitdiff | tree | snapshot |
| 2006-01-27 |
sos22@douglas... | Bug fix: we need to eagerly synchronise th HL2, since... |
commit | commitdiff | tree | snapshot |
| 2006-01-27 |
sos22@douglas... | Merge up and generally make shadow mode be nice. |
commit | commitdiff | tree | snapshot |
| 2006-01-27 |
kaf24@firebug... | Add hypercall-declaring header files. |
commit | commitdiff | tree | snapshot |
| 2006-01-27 |
kaf24@firebug... | Uniform definition of do_iret prototype. Use 'struct... |
commit | commitdiff | tree | snapshot |
| 2006-01-27 |
Ian.Campbell... | Checkin missing hunks from previous commit |
commit | commitdiff | tree | snapshot |
| 2006-01-27 |
Ian.Campbell... | merge |
commit | commitdiff | tree | snapshot |
| 2006-01-27 |
kaf24@firebug... | New memory hypercall 'populate_physmap'. Accepts a... |
commit | commitdiff | tree | snapshot |
| 2006-01-27 |
kaf24@firebug... | Need to include module.h to get EXPORT_SYMBOL macros. |
commit | commitdiff | tree | snapshot |
| 2006-01-27 |
Ian.Campbell... | Introduce XENFEAT_writable_mmu_structures. |
commit | commitdiff | tree | snapshot |
| 2006-01-27 |
Ian.Campbell... | Add XENVER_get_features sub-operation to HYPERVISOR_xen... |
commit | commitdiff | tree | snapshot |
| 2006-01-27 |
Ian.Campbell... | Rename funtions |
commit | commitdiff | tree | snapshot |
| 2006-01-26 |
sos22@douglas... | Fix a silly bug. |
commit | commitdiff | tree | snapshot |
| 2006-01-26 |
sos22@douglas... | Create a block of reserved PFNs in shadow translate... |
commit | commitdiff | tree | snapshot |
| 2006-01-26 |
sos22@douglas... | Merge. |
commit | commitdiff | tree | snapshot |
| 2006-01-26 |
sos22@douglas... | Make SMP guests work in shadow translate mode. |
commit | commitdiff | tree | snapshot |
| 2006-01-26 |
sos22@douglas... | Explicitly block attempts to mutate the M2P tables... |
commit | commitdiff | tree | snapshot |
| 2006-01-26 |
sos22@douglas... | Get the network interface working in shadow translate... |
commit | commitdiff | tree | snapshot |
| 2006-01-26 |
kaf24@firebug... | Must destroy grant-table maptrack table before pagetables, |
commit | commitdiff | tree | snapshot |
| 2006-01-25 |
kaf24@firebug... | Remove unneeded /proc/xen/grant and its libxc wrapper. |
commit | commitdiff | tree | snapshot |
| 2006-01-25 |
emellor@leeni... | Treat xenstore UUID for domU's like MAC addresses for... |
commit | commitdiff | tree | snapshot |
| 2006-01-25 |
stekloff@elm3b216... | Updated README for xm-test for the new "--with-vmx... |
commit | commitdiff | tree | snapshot |
| 2006-01-25 |
stekloff@elm3b216... | Add configuration option for specifying kernel to use... |
commit | commitdiff | tree | snapshot |
| 2006-01-25 |
sos22@douglas... | Merge. |
commit | commitdiff | tree | snapshot |
| 2006-01-25 |
sos22@douglas... | Fix 64-bit build. |
commit | commitdiff | tree | snapshot |
| 2006-01-25 |
kaf24@firebug... | Callers of __gpfn_to_mfn() do not need to check |
commit | commitdiff | tree | snapshot |
| 2006-01-25 |
kaf24@firebug... | Fix the 64-bit build. |
commit | commitdiff | tree | snapshot |
| 2006-01-25 |
sos22@douglas... | Make some basic cases of grant tables work in shadow... |
commit | commitdiff | tree | snapshot |
| 2006-01-25 |
sos22@douglas... | Merge. |
commit | commitdiff | tree | snapshot |
| 2006-01-25 |
sos22@douglas... | Make shadow translate mode work for unprivileged, unipr... |
commit | commitdiff | tree | snapshot |
| 2006-01-25 |
sos22@douglas... | Change domain_crash to say where it was called from. |
commit | commitdiff | tree | snapshot |
| 2006-01-25 |
kaf24@firebug... | Fix batched request list overflow on packet receive... |
commit | commitdiff | tree | snapshot |
| 2006-01-25 |
kaf24@firebug... | Export Xen driver util function symbols so that Xen... |
commit | commitdiff | tree | snapshot |
| 2006-01-25 |
vhanquez@kneesa... | Separate the validity checking of the page frame in... |
commit | commitdiff | tree | snapshot |
| 2006-01-25 |
kaf24@firebug... | Fix inline asm hypercall argument parameter indexes. |
commit | commitdiff | tree | snapshot |
| 2006-01-25 |
kaf24@firebug... | Rev8517 (Reduce locked critical region in __enter_sched... |
commit | commitdiff | tree | snapshot |
| 2006-01-25 |
kaf24@firebug... | Missing put_page_and_type() in dom0_op hypercall. |
commit | commitdiff | tree | snapshot |
| 2006-01-25 |
kaf24@firebug... | Fix 64-bit build and fix the transfer-page code for the |
commit | commitdiff | tree | snapshot |
| 2006-01-24 |
kaf24@firebug... | Fix an incorrect type, and a missing return value check, |
commit | commitdiff | tree | snapshot |
| 2006-01-24 |
kaf24@firebug... | Indirect hypercalls through a hypercall transfer page. |
commit | commitdiff | tree | snapshot |
| 2006-01-24 |
toml@tomlt2... | Adding __init__.py file to remove build warning. |
commit | commitdiff | tree | snapshot |
| 2006-01-24 |
stekloff@elm3b216... | Added dependency check for lilo in configure.ac for... |
commit | commitdiff | tree | snapshot |
| 2006-01-24 |
Ke Yu | This patch make xm reboot/shutdown work for vmx doamin. |
commit | commitdiff | tree | snapshot |
| 2006-01-24 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2006-01-24 |
vhanquez@kneesa... | reindent few lines that were using softtab instead... |
commit | commitdiff | tree | snapshot |
| 2006-01-24 |
vhanquez@kneesa... | add some checking of opening and read in dom0_init... |
commit | commitdiff | tree | snapshot |
| 2006-01-24 |
vhanquez@kneesa... | Merge |
commit | commitdiff | tree | snapshot |
| 2006-01-24 |
vhanquez@kneesa... | use talloc_zero instead of talloc + memset |
commit | commitdiff | tree | snapshot |
| 2006-01-24 |
vhanquez@kneesa... | use format printf style to write to tracefd instead... |
commit | commitdiff | tree | snapshot |
| 2006-01-24 |
kaf24@firebug... | Two shell commands weren't properly spaced in a makefile. |
commit | commitdiff | tree | snapshot |
| 2006-01-24 |
vhanquez@kneesa... | fixup memory leak and return value, if malloc or reallo... |
commit | commitdiff | tree | snapshot |
| 2006-01-24 |
vhanquez@kneesa... | fixup reallocation to "twice the size + 1", instead... |
commit | commitdiff | tree | snapshot |
| 2006-01-24 |
vhanquez@kneesa... | dup and open error value is -1, not < 0 |
commit | commitdiff | tree | snapshot |
| 2006-01-23 |
kaf24@firebug... | The present pud_offset_k implementation runs the value... |
commit | commitdiff | tree | snapshot |
| 2006-01-23 |
kaf24@firebug... | ia64 specific part of gdbstub. |
commit | commitdiff | tree | snapshot |
| 2006-01-23 |
kaf24@firebug... | Emergency system halt should halt all processors, not... |
commit | commitdiff | tree | snapshot |
| 2006-01-20 |
kaf24@firebug... | The arguments to memset are ordered incorrectly in the |
commit | commitdiff | tree | snapshot |
| 2006-01-19 |
kaf24@firebug... | Allow disabling the tx checksums on the xen loopback |
commit | commitdiff | tree | snapshot |
| 2006-01-19 |
kaf24@firebug... | Fix a bug that causes storage key auth to be generated... |
commit | commitdiff | tree | snapshot |
| 2006-01-19 |
kaf24@firebug... | Having /usr/bin/xsls conflicts with xsls as distributed... |
commit | commitdiff | tree | snapshot |
| 2006-01-19 |
kaf24@firebug... | Cleanup dirty code avoiding warning messages when compiling |
commit | commitdiff | tree | snapshot |
| 2006-01-18 |
vhanquez@kneesa... | Delete 2 unused Kconfig files. |
commit | commitdiff | tree | snapshot |
| 2006-01-17 |
smh22@firebug... | No longer call xc_vcpu_getcontext() on restore (require... |
commit | commitdiff | tree | snapshot |
| 2006-01-17 |
maf46@burn... | Minor documentation fix |
commit | commitdiff | tree | snapshot |
| 2006-01-17 |
kaf24@firebug... | Remove the spin on VCPUF_running from context_switch(). |
commit | commitdiff | tree | snapshot |
| 2006-01-17 |
kaf24@firebug... | Sync against scheduler tail on other CPUs when context |
commit | commitdiff | tree | snapshot |
| 2006-01-16 |
vhanquez@kneesa... | return -ENOMEM value instead of -1 when running out... |
commit | commitdiff | tree | snapshot |
| 2006-01-16 |
vhanquez@kneesa... | sanitize tpmfront. missing spin_unlock'ing in error... |
commit | commitdiff | tree | snapshot |
| 2006-01-16 |
vhanquez@kneesa... | bool type doesn't exist in C, don't try to emulate... |
commit | commitdiff | tree | snapshot |
| 2006-01-16 |
vhanquez@kneesa... | remove ASSERT macro. |
commit | commitdiff | tree | snapshot |
| 2006-01-16 |
vhanquez@kneesa... | replace ASSERT by BUG_ON. |
commit | commitdiff | tree | snapshot |
| 2006-01-16 |
vhanquez@kneesa... | define all DPRINTK as pr_debug |
commit | commitdiff | tree | snapshot |
| 2006-01-16 |
vhanquez@kneesa... | fix xenbus_scanf called with NULL instead of XBT_NULL. |
commit | commitdiff | tree | snapshot |
| 2006-01-16 |
vhanquez@kneesa... | use standard pr_debug macro for DPRINTK. |
commit | commitdiff | tree | snapshot |
| 2006-01-16 |
vhanquez@kneesa... | remove ASSERT macro that is not used anymore in blkback. |
commit | commitdiff | tree | snapshot |
| 2006-01-16 |
vhanquez@kneesa... | remove unnecessary macro bdev_put which is an alias... |
commit | commitdiff | tree | snapshot |
| 2006-01-16 |
kaf24@firebug... | Complete arch_domain_create refactoring for ia64. |
commit | commitdiff | tree | snapshot |
| 2006-01-14 |
kaf24@firebug... | Remove the free_vcpu() interface I added in the preceding |
commit | commitdiff | tree | snapshot |
| 2006-01-14 |
kaf24@firebug... | Some refactoring of domain creation/destruction. |
commit | commitdiff | tree | snapshot |
| 2006-01-14 |
kaf24@firebug... | xc_vcpu_getcontext() can no longer be called before a |
commit | commitdiff | tree | snapshot |
| 2006-01-14 |
kaf24@firebug... | Arch-specific per-vcpu info should be initialised to... |
commit | commitdiff | tree | snapshot |
| 2006-01-14 |
kaf24@firebug... | Fix 64-bit build with crash_debug enabled. |
commit | commitdiff | tree | snapshot |
| 2006-01-14 |
kaf24@firebug... | Rename cdb to gdbstub and split it into arch dependent... |
commit | commitdiff | tree | snapshot |
| 2006-01-14 |
kaf24@firebug... | merge |
commit | commitdiff | tree | snapshot |
| 2006-01-14 |
kaf24@firebug... | Fix the issue of system crash in vmx stress test. |
commit | commitdiff | tree | snapshot |
| 2006-01-14 |
kaf24@firebug... | Merge with xen-ia64-unstable.hg |
commit | commitdiff | tree | snapshot |
| 2006-01-13 |
kaf24@firebug... | Make all nmi debugkey tracing arch specific. |
commit | commitdiff | tree | snapshot |
| 2006-01-13 |
djm@kirby.fc... | Work around new nmi code in keyhandler |
commit | commitdiff | tree | snapshot |
| 2006-01-13 |
djm@kirby.fc... | Leave *_SOFTIRQ definitions to Xen common code |
commit | commitdiff | tree | snapshot |
| 2006-01-13 |
djm@kirby.fc... | Remove annoying #warning when compiling with CONFIG_XEN_SMP |
commit | commitdiff | tree | snapshot |
| 2006-01-13 |
djm@kirby.fc... | Fix for !CONFIG_SMP compile |
commit | commitdiff | tree | snapshot |
| next |